home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / dcon11.zip / DCFD.BAT < prev    next >
DOS Batch File  |  1992-02-05  |  73b  |  4 lines

  1. If exist %3 chmod - %3
  2. if exist %1 Copy %1 %2
  3. if exist %3 chmod -r %3
  4.